Autogenerated HTML docs for v1.7.1-226-g770c5
diff --git a/git-blame.html b/git-blame.html index 53c9a84..5d03c0f 100644 --- a/git-blame.html +++ b/git-blame.html
@@ -516,9 +516,9 @@ running extra passes of inspection. </p> <div class="para"><p><num> is optional but it is the lower bound on the number of -alphanumeric characters that git must detect as moving +alphanumeric characters that git must detect as moving/copying within a file for it to associate those lines with the parent -commit.</p></div> +commit. The default value is 20.</p></div> </dd> <dt> -C|<num>| @@ -535,9 +535,11 @@ looks for copies from other files in any commit. </p> <div class="para"><p><num> is optional but it is the lower bound on the number of -alphanumeric characters that git must detect as moving +alphanumeric characters that git must detect as moving/copying between files for it to associate those lines with the parent -commit.</p></div> +commit. And the default value is 40. If there are more than one +<tt>-C</tt> options given, the <num> argument of the last <tt>-C</tt> will +take effect.</p></div> </dd> <dt> -h @@ -860,7 +862,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 2010-04-24 02:55:47 UTC +Last updated 2010-05-21 14:57:14 UTC </div> </div> </body>